projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
668efb3
)
* net/trampver.el: Move coding cookie at the end.
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 19 Mar 2008 21:03:49 +0000
(21:03 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 19 Mar 2008 21:03:49 +0000
(21:03 +0000)
lisp/net/trampver.el
patch
|
blob
|
history
diff --git
a/lisp/net/trampver.el
b/lisp/net/trampver.el
index 4a5525bd0faa9c0b6284ef1b0ba04c9eed503eaf..2804f9e79c9202f92b26ca00a48c26fec5004344 100644
(file)
--- a/
lisp/net/trampver.el
+++ b/
lisp/net/trampver.el
@@
-1,5
+1,4
@@
;;; trampver.el --- Transparent Remote Access, Multiple Protocol
-;;; -*- mode: Emacs-Lisp; coding: utf-8; -*-
;;; lisp/trampver.el. Generated from trampver.el.in by configure.
;; Copyright (C) 2003, 2004, 2005, 2006, 2007,
@@
-45,3
+44,8
@@
;;; arch-tag: 443576ca-f8f1-4bb1-addc-5c70861e93b1
;;; trampver.el ends here
+
+;; Local Variables:
+;; mode: Emacs-Lisp
+;; coding: utf-8
+;; End: